
Time bar (total: 12.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)
| 2.3s | 8 256× | 0 | valid |
ival-sin: 613.0ms (32.5% of total)ival-cos: 471.0ms (24.9% of total)ival-mult: 267.0ms (14.1% of total)ival-tan: 153.0ms (8.1% of total)ival-div: 143.0ms (7.6% of total)ival-atan: 118.0ms (6.2% of total)ival-fabs: 83.0ms (4.4% of total)ival-add: 35.0ms (1.9% of total)adjust: 3.0ms (0.2% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 175 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 6 | 0 | - | 0 | - | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 0 | - | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 0 | 0 | - | 0 | - | (/.f64 eh ew) |
| 0 | 0 | - | 0 | - | (*.f64 ew (sin.f64 t)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 0 | 0 | - | 0 | - | (*.f64 eh (cos.f64 t)) |
| 0 | 0 | - | 0 | - | (sin.f64 t) |
| 0 | 0 | - | 0 | - | (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
| 0 | 0 | - | 0 | - | (cos.f64 t) |
| 0 | 0 | - | 0 | - | (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 0 | 0 | - | 0 | - | ew |
| 0 | 0 | - | 0 | - | (tan.f64 t) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| 0 | 0 | - | 0 | - | eh |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) | sensitivity | 175 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 175 | 81 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 175 | 0 | 81 |
| number | freq |
|---|---|
| 0 | 81 |
| 1 | 175 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 813.0ms | 218× | 2 | valid |
| 91.0ms | 130× | 1 | valid |
| 65.0ms | 164× | 0 | valid |
Compiled 292 to 55 computations (81.2% saved)
ival-sin: 643.0ms (69.3% of total)ival-cos: 114.0ms (12.3% of total)ival-fabs: 69.0ms (7.4% of total)adjust: 30.0ms (3.2% of total)ival-mult: 23.0ms (2.5% of total)ival-tan: 21.0ms (2.3% of total)ival-div: 11.0ms (1.2% of total)ival-atan: 10.0ms (1.1% of total)ival-add: 5.0ms (0.5% of total)ival-true: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 301 |
| 1 | 269 | 295 |
| 2 | 694 | 295 |
| 3 | 2079 | 295 |
| 4 | 5696 | 295 |
| 0 | 17 | 28 |
| 0 | 31 | 28 |
| 1 | 60 | 28 |
| 2 | 128 | 28 |
| 3 | 392 | 28 |
| 4 | 1260 | 28 |
| 5 | 5171 | 28 |
| 0 | 8039 | 27 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh (tan.f64 t)) ew))) (*.f64 (sin.f64 t) ew)))) |
Compiled 28 to 17 computations (39.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 28 to 17 computations (39.3% saved)
| 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 (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))) |
#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 t #s(hole binary64 t)) |
#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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 | |
|---|---|---|---|---|
| 28.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))))) |
| 25.0ms | t | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* 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 | 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))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 1986 |
| 0 | 316 | 1951 |
| 1 | 1680 | 1949 |
| 0 | 8567 | 1880 |
| 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 (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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))))))))) |
#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 t #s(hole binary64 t)) |
#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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh 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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.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 (/.f64 eh 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 (/.f64 eh 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 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(fma.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(+.f64 (*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(atan.f64 (/.f64 (/.f64 eh 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 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (cos.f64 t) eh)) |
(*.f64 eh (*.f64 (cos.f64 t) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh 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 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(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))))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) 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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
#s(approx (atan (/ (/ eh ew) (tan t))) (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
#s(approx (/ (/ eh ew) (tan t)) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
#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) ew) (/.f64 eh (sin.f64 t))))))) |
#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) ew) (/.f64 eh (sin.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) 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 #s(literal -1 binary64) (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) 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 #s(literal -1 binary64) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew))) ew))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew)) t)) |
#s(approx (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) ew) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/120 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) 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 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t)) |
#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 t t) |
#s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 eh ew) t)) |
#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 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)) |
#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) 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))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (*.f64 t t) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (*.f64 (*.f64 t t) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) eh) (*.f64 (*.f64 t t) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 t t) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (* eh (cos t)) 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 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 t t) (*.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 7 260 to 864 computations (88.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 12 | 179 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 168 | 12 | 180 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) | |
| 99.8% | (fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) | |
| 74.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 99.6% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ▶ | 99.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
| 82.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew))) | |
| 92.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| ▶ | 34.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) | |
| ▶ | 44.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) ew) (/.f64 eh (sin.f64 t))))) eh))) |
Compiled 1 070 to 598 computations (44.1% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) 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 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 eh ew) |
#s(approx (tan t) t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(sin.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)) |
(tan.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) #s(hole binary64 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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))))) #s(hole binary64 (* 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 (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 (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#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/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/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/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 1)) |
#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)) |
#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 (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (* (cos t) (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (+ 1 (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 (+ 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 (* -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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew))) |
#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 (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#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)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#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)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#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 (* -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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#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 (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 eh)) |
#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 (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (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 (/ (/ 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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t))) |
#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 (/ (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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 (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 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 (sqrt (/ 1 (+ 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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.2s | t | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t ew (/ eh (sin t)) eh (sin t) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (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)))))) (* (* 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 ew) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 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) |
| 123.0ms | t | @ | inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t ew (/ eh (sin t)) eh (sin t) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (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)))))) (* (* 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 ew) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 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) |
| 84.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)))))) (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t ew (/ eh (sin t)) eh (sin t) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (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)))))) (* (* 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 ew) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 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) |
| 73.0ms | ew | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t ew (/ eh (sin t)) eh (sin t) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (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)))))) (* (* 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 ew) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 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) |
| 49.0ms | t | @ | -inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t ew (/ eh (sin t)) eh (sin t) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (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)))))) (* (* 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 ew) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2866 | 149063 |
| 0 | 2951 | 141948 |
| 0 | 10279 | 137668 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (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 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
ew |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) 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 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) t))))) |
(*.f64 ew (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 eh ew) |
#s(approx (tan t) t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(sin.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)) |
(tan.f64 t) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) |
#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))))))) #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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) #s(hole binary64 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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))))) #s(hole binary64 (* 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 (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 (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#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/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/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/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 1)) |
#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)) |
#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 (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (* (cos t) (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* eh (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (+ 1 (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 (+ 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 (* -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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6))) (+ (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* eh (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* (pow ew 2) (+ (* eh (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))))))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew))) |
#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 (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#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)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#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)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#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 (* -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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#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 (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 eh)) |
#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 (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (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 (/ (/ 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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t))) |
#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 (/ (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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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 (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 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 (sqrt (/ 1 (+ 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))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (*.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(sin.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (cos.f64 t) ew) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
t |
ew |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (+.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(log.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) 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) #s(approx (tan t) t))))) |
(*.f64 ew (sin.f64 t)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 (neg.f64 eh) (neg.f64 ew)) |
(/.f64 eh ew) |
#s(approx (tan t) 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 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(sin.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 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 t (PI.f64))) |
(tan.f64 t) |
(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))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh 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 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(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)))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) #s(literal 2 binary64))) |
#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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 #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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ eh (sin t)) (/.f64 eh (sin.f64 t))) |
#s(approx eh eh) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (* (/ (cos t) ew) (/ eh (sin 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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/ eh (sin t)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (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 (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 (* eh (cos t)) (*.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 (+ (* (* 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 (*.f64 ew (sin.f64 t)) (/.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.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 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.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)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))))))) |
#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) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 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/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/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) (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/2 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 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/4 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 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) #s(literal 1 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)) #s(literal 1 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (*.f64 eh (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh)) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ 1 (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 (+ 1 (pow (/ (/ eh ew) (tan t)) 2)) (*.f64 (*.f64 eh eh) (+.f64 (pow.f64 eh #s(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(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.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) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) eh)) eh)))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 eh eh)))) eh) (*.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 (* (/ (cos t) ew) (/ eh (sin t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (* (* ew (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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (fma.f64 eh (*.f64 ew (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (fma.f64 ew (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (*.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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/.f64 (cos.f64 t) ew)) |
#s(approx ew ew) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (fma.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t)))))) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* ew (sin t)) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (* (* ew (sin t)) (/ 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) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))) (sin.f64 t)))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (tan.f64 t)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 5 binary64))))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (+.f64 (/.f64 (*.f64 eh (*.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)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)))))))) (pow.f64 ew #s(literal 3 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))))))) (*.f64 ew ew)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t))))) ew)) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))))))))) (pow.f64 ew #s(literal 3 binary64))) (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 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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 (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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))) (pow.f64 ew #s(literal 3 binary64))) (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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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))))))) (pow.f64 ew #s(literal 3 binary64))) (+.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.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))) (/.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.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))) (/.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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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 #s(literal 1 binary64) (fma.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (+.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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 (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 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.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))))))) (pow.f64 (sin.f64 t) #s(literal 2 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)))))))) |
#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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)) (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 (*.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 3 binary64))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)) (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 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))))))))) (pow.f64 ew #s(literal 3 binary64))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (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 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew) (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) ew)))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 t (fma.f64 eh (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin 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)) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 (/ (cos t) ew) (pow.f64 ew #s(literal -1 binary64))) |
#s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 t t) ew)) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/24 binary64) (pow.f64 ew #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (cos t) #s(literal 1 binary64)) |
#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 (/ eh (sin t)) (/.f64 eh t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 #s(literal 1/6 binary64) (*.f64 eh (*.f64 t t)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) eh (fma.f64 #s(literal 1/720 binary64) eh (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh))))))) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#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 (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t)))))) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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/2 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (cos t) eh) eh) |
#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 (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.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 (/ (/ 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) 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 (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 (* (* 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 (* eh (cos t)) eh) |
#s(approx (* eh (cos t)) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* eh (cos t)) (+.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 (cos t)) (+.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew ew) eh))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/24 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/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew t) #s(literal 2 binary64)) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/240 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))))))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (*.f64 ew t) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 3 binary64))) (/.f64 ew eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))) (/.f64 ew eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) ew))))) (/.f64 ew eh)))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 eh (*.f64 ew t))) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) eh) (/.f64 eh ew)) t)) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) eh) (*.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))))) eh))) (/.f64 eh ew)) t)) |
#s(approx (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))) (/.f64 (fma.f64 (*.f64 t t) (fma.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))))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.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 (*.f64 ew ew) (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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 eh eh)) (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)))))))) eh) (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) eh))))) (/.f64 eh ew)) t)) |
#s(approx (+ 1 (pow (/ (/ eh ew) (tan t)) 2)) (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew t) #s(literal 2 binary64)))) |
#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 (*.f64 eh eh) (pow.f64 (*.f64 ew t) #s(literal 2 binary64)))) |
#s(approx (pow (/ (/ eh ew) (tan t)) 2) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (pow.f64 (*.f64 eh t) #s(literal 2 binary64)) (*.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 (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (cos t) (cos.f64 t)) |
#s(approx (sin t) (sin.f64 t)) |
#s(approx (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tan t) (tan.f64 t)) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew (sin.f64 t)) (/.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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.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 (/ 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)))))) |
Compiled 209 038 to 4 920 computations (97.6% saved)
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 751 | 21 | 772 |
| Fresh | 4 | 3 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 759 | 25 | 784 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
| ✓ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ▶ | 99.6% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 70.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 99.4% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 81.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) | |
| ▶ | 34.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) | |
| 44.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) | |
| 17.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) | |
| 35.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| 92.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) | |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) | |
| 39.5% | (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) ew) (/.f64 eh #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)))))))))) eh))) | |
| ▶ | 40.2% | (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) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
| 43.1% | (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) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) | |
| 44.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 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) | |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) eh))) | |
| 43.0% | (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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) | |
| 5.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) | |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) | |
| 34.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) | |
| 9.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) | |
| 14.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
Compiled 3 325 to 1 656 computations (50.2% saved)
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 eh ew) |
eh |
#s(approx (tan t) 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)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(tan.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (cos.f64 t) ew) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 binary64) |
(*.f64 t t) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 t) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| Outputs |
|---|
#s(approx (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#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 (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (pow (cos t) 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* (pow eh 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (pow (cos t) 2))) (* eh (+ (* 1/4 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (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)))))))) (* 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) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#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 (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) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos 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))))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (* (sqrt (/ (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3) (* (pow eh 5) (* (pow (cos t) 3) (pow (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))))) (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* eh (* (cos t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 1/8 (* (sqrt (/ (* eh (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)) (* (pow (cos t) 3) (pow (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow (sqrt -1) 2))))) (pow eh 3))) (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* ew (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* ew (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* ew (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* ew (+ (* -1/4 (* (sqrt (/ (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3) (* (pow eh 3) (* (pow (cos t) 3) (pow (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (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 (* 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (+ (* 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)))))) (sqrt (/ 1 (* (pow ew 9) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (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) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (+ (* -1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) (* -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 (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) (pow ew 3))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (* 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)))))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 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 (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) ew)) (* -1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (pow ew 3))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#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)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (pow ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (/ (/ 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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 1)) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (+ 1 (* -1/6 (pow t 2))))) |
#s(approx (* -1/6 (* t t)) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* t (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* t (- (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 eh)) |
#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 (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (sin t) ew) #s(hole binary64 (* ew t))) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1/6 (pow t 3)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* (pow t 3) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1 (* (pow t 3) (- 1/6 (/ 1 (pow t 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 74.0ms | t | @ | 0 | ((fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* ew (sin t)) ew (sin t) t (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (* (/ (/ eh ew) (tan t)) (/ (/ 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)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t)))) (asinh (/ (/ eh ew) (tan t))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) |
| 69.0ms | ew | @ | 0 | ((fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* ew (sin t)) ew (sin t) t (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (* (/ (/ eh ew) (tan t)) (/ (/ 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)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t)))) (asinh (/ (/ eh ew) (tan t))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) |
| 53.0ms | t | @ | -inf | ((fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* ew (sin t)) ew (sin t) t (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (* (/ (/ eh ew) (tan t)) (/ (/ 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)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t)))) (asinh (/ (/ eh ew) (tan t))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) |
| 42.0ms | t | @ | inf | ((fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* ew (sin t)) ew (sin t) t (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (* (/ (/ eh ew) (tan t)) (/ (/ 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)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t)))) (asinh (/ (/ eh ew) (tan t))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) |
| 32.0ms | eh | @ | -inf | ((fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* ew (sin t)) ew (sin t) t (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (* (/ (/ eh ew) (tan t)) (/ (/ 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)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (tan t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t t) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t)))) (asinh (/ (/ eh ew) (tan t))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3335 | 172650 |
| 0 | 3408 | 162802 |
| 0 | 11437 | 158053 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) 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) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 eh ew) |
eh |
#s(approx (tan t) 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)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(tan.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (cos.f64 t) ew) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 binary64) |
(*.f64 t t) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 t) ew) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
#s(approx (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#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 (atan (/ (/ eh ew) (tan t))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (pow (cos t) 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* (pow eh 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow ew 3) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))) (pow (cos t) 2))) (* eh (+ (* 1/4 (* (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (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)))))))) (* 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) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 (* eh (cos t)))) |
#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 (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) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos 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))))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* eh (+ (sqrt (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* eh (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/8 (* (sqrt (/ (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3) (* (pow eh 5) (* (pow (cos t) 3) (pow (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 3))))) (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))))) (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* 1/2 (* (sqrt (/ (* (cos t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* (pow eh 5) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (* eh (* (cos t) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* 1/8 (* (sqrt (/ (* eh (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)) (* (pow (cos t) 3) (pow (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 3)))) (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (pow (sin t) 2))) (pow (sqrt -1) 2))))) (pow eh 3))) (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* (pow eh 3) (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) (* (sqrt (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (* eh (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* ew (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* ew (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* ew (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* ew (+ (* -1/4 (* (sqrt (/ (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3) (* (pow eh 3) (* (pow (cos t) 3) (pow (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 3))))) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (sin t) (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (- (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* 1/4 (/ (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (* (pow (sin t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (* (sin t) ew) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (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 (* 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* ew (+ (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (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 (/ 1 (* (pow ew 7) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (+ (* 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)))))) (sqrt (/ 1 (* (pow ew 9) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (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) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* (sqrt (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* 1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ 1 (* (pow ew 5) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (+ (* -1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3)))))) (* -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 (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))))))) (pow ew 3))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (* 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)))))) (sqrt (/ 1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) (* 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 (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))))) ew)) (* -1/2 (* (* (pow eh 2) (pow (cos t) 2)) (sqrt (/ ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (pow (sin t) 3))))))) (pow ew 3))) (* (sqrt (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) ew)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#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)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (pow ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #s(hole binary64 (/ (pow eh 2) (* (pow ew 2) (pow t 2))))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) #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 (/ (/ 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)) |
#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 (* eh (sin (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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#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) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 1)) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (+ 1 (* -1/6 (pow t 2))))) |
#s(approx (* -1/6 (* t t)) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* t (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (+ (sqrt (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* t (+ (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* t (- (* -1/6 (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/2 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (* 1/2 (* (sqrt (/ (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* 1/4 (/ (* (pow ew 2) (* (pow (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) 2) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (cos t) eh) #s(hole binary64 eh)) |
#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 (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (/ (/ eh ew) (tan t)))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))))) eh)))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) ew)) (* 2/3 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew))) (* 1/2 (/ (* (pow ew 2) (* (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2)))))) (pow eh 2))))) eh)) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (* 1/2 (/ (* ew (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* 1/3 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (* 1/2 (/ (* ew (- (+ (* -2 (/ (* eh (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) ew)) (* 1/9 (/ (pow eh 2) (pow ew 2)))) (* 1/4 (/ (* (pow ew 2) (pow (+ 1 (* -2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))))) eh)) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) eh)))))))))))) |
#s(approx (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (sin t) ew) #s(hole binary64 (* ew t))) |
#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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (/ 1 (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))))) #s(hole binary64 (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(hole binary64 (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1/6 (pow t 3)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* (pow t 3) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) #s(hole binary64 (sqrt (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1 (* (pow t 3) (- 1/6 (/ 1 (pow t 2))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.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) #s(approx (tan t) t)))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.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) #s(approx (tan t) t)))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.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) #s(approx (tan t) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.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) #s(approx (tan t) t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) (-.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin.f64 t) |
t |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan 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 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) (neg.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) (fabs.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)))) |
(*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))) |
(pow.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (*.f64 #s(approx (tan t) t) #s(approx (tan t) t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 #s(approx (tan t) t))) |
(/.f64 (/.f64 eh ew) #s(approx (tan t) t)) |
(/.f64 (neg.f64 eh) (neg.f64 ew)) |
(/.f64 eh ew) |
eh |
#s(approx (tan t) t) |
(*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(sin.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 (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (sin.f64 t) (cos.f64 t)) |
(tan.f64 (+.f64 t (PI.f64))) |
(tan.f64 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 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 ew (sin.f64 t))))) |
(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 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 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 ew (sin.f64 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 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) (+.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(log.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (cos.f64 t) ew) |
(/.f64 (neg.f64 eh) (neg.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 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))) |
(sqrt.f64 (*.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 (neg.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (*.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(pow.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(*.f64 (cos.f64 t) eh) |
(tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (+.f64 (exp.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (exp.f64 (neg.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(log.f64 (+.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 (sin.f64 t) ew) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh 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 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(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)))) |
#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 (*.f64 ew (sin.f64 t)) (/.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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.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 (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.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 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.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)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) #s(literal 1 binary64)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (+.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 (cos (atan (/ (/ eh ew) (tan t)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 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/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/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 (cos (atan (/ (/ eh ew) (tan t)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 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 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/4 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 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (+.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) (/.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 (/ (/ 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 (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 (* eh (cos t)) (*.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 (atan (/ (/ eh ew) (tan t))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.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 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.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 (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.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 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) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/ eh (sin t)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ eh (sin t)) (/.f64 eh (sin.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.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 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.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)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 #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 (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (fma.f64 (sqrt.f64 ew) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (fma.f64 (sqrt.f64 ew) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #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))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (fma.f64 (sqrt.f64 ew) (sqrt.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))) (*.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 #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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 #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 (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (sin (atan (/ (/ eh ew) (tan t)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (sin (atan (/ (/ 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 (sin (atan (/ (/ 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (sin (atan (/ (/ 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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 (*.f64 eh (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) (cos (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 (cos (atan (/ (/ eh ew) (tan 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)))))) (*.f64 eh (*.f64 (cos.f64 t) (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)))))) (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (*.f64 (*.f64 eh eh) (+.f64 (pow.f64 eh #s(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(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* 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 (+ (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (*.f64 (cos.f64 t) (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)))))) (*.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) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 eh (+.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 eh (+.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 5 binary64))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 eh (+.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (/.f64 (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 5 binary64))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sin (atan (/ (/ eh ew) (tan t)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.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 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.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 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.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 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (* (* ew (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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (tan.f64 t)) (/.f64 (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)))))) (*.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.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 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.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 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.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 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) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (* (* ew (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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.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) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) eh)) eh)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 eh eh)))) eh) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) eh)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 5 binary64))) (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 eh (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.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) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) eh)) eh)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ 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 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 eh eh)))) eh) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) eh)))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64)))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (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 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.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 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.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 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (* (* ew (sin t)) (/ 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) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* ew (sin t)) (*.f64 ew (sin.f64 t))) |
#s(approx ew ew) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))) (sin.f64 t)))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (tan.f64 t)) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 5 binary64))))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.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 (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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.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 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.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 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))))))))) |
#s(approx (/ (cos t) ew) (/.f64 (cos.f64 t) ew)) |
#s(approx (* (* ew (sin t)) (/ 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) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (fma.f64 eh (*.f64 ew (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (fma.f64 ew (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (*.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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 ew (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) (*.f64 ew (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) #s(literal 3 binary64))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (sin.f64 t) (-.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sqrt.f64 (/.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (fma.f64 eh (*.f64 ew (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (fma.f64 ew (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (*.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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #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 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))))))))) |
#s(approx (* (sin t) ew) (*.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)))))) (*.f64 ew (+.f64 (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.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))) (/.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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.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))) (/.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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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 (atan (/ (/ eh ew) (tan t)))) (+.f64 #s(literal 1 binary64) (fma.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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))))))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (+.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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 (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 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.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))))))) (pow.f64 (sin.f64 t) #s(literal 2 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)))))))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (+.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 (+.f64 (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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.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))) (/.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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.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))) (/.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 (+ (* (* 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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))))))) (pow.f64 ew #s(literal 3 binary64))) (+.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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))))))))) (pow.f64 ew #s(literal 3 binary64))) (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 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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 (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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))) (pow.f64 ew #s(literal 3 binary64))) (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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (+.f64 (/.f64 (*.f64 eh (*.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)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) (fma.f64 #s(literal 1/2 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))) (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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 9 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (+.f64 (/.f64 (*.f64 eh (*.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)))))))) |
#s(approx (sin (atan (/ (/ 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 (sin (atan (/ (/ 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 (sin (atan (/ (/ 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))))))))))) (pow.f64 ew #s(literal 3 binary64))) (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 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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 (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))))) (pow.f64 ew #s(literal 3 binary64))) (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 (+ (* (* 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) (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 (+ (* (* 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) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (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 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (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 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew) (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) ew)))))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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) (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 (+ (* (* 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) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (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 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (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 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew) (*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (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 #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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 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 (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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)) (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 (*.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 3 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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)) (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 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))))))))) (pow.f64 ew #s(literal 3 binary64))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 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))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))))) (*.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 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))))))) ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sqrt.f64 (/.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (pow.f64 ew #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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)) (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 (*.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 3 binary64))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (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)) (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 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))))))))) (pow.f64 ew #s(literal 3 binary64))))))))) |
#s(approx (sin (atan (/ (/ 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 (sin (atan (/ (/ 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 (sin (atan (/ (/ 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 (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 (*.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 ew ew) eh))))) |
#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 (*.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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#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 (*.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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/24 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/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew t) #s(literal 2 binary64)) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/240 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))))))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#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 t t) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.f64 (*.f64 ew t) eh)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 3 binary64))) (/.f64 ew eh)))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))) (/.f64 ew eh)))) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) ew))))) (/.f64 ew eh)))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 eh (*.f64 ew t))) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) eh) (/.f64 eh ew)) t)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))))) eh) (*.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))))) eh))) (/.f64 eh ew)) t)) |
#s(approx (sqrt (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))))) (/.f64 (fma.f64 (*.f64 t t) (fma.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))))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.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 (*.f64 ew ew) (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.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 eh eh)) (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)))))))) eh) (*.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 ew (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) eh))))) (/.f64 eh ew)) t)) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew t) #s(literal 2 binary64)))) |
#s(approx (+ 1 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t)))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) (/.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew t) #s(literal 2 binary64)))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) (/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (pow.f64 (*.f64 eh t) #s(literal 2 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))) |
#s(approx (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan t))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ 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 -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 (/ (/ 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) 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 (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 (* (* 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 (* eh (cos t)) eh) |
#s(approx (* eh (cos t)) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* eh (cos t)) (+.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 (cos t)) (+.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) #s(literal 1 binary64)) |
#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 (+ (* (* 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 (*.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 ew ew) eh))))) |
#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 (*.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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#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 (*.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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/24 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/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#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) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin 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)) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 (/ (cos t) ew) (pow.f64 ew #s(literal -1 binary64))) |
#s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 t t) ew)) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/24 binary64) (pow.f64 ew #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ eh (sin t)) (/.f64 eh t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 #s(literal 1/6 binary64) (*.f64 eh (*.f64 t t)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) eh (fma.f64 #s(literal 1/720 binary64) eh (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh))))))) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) t) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* -1/6 (* t t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
#s(approx (* -1/6 (* t t)) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew t) #s(literal 2 binary64)) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/240 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))))))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 t (fma.f64 eh (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 t (-.f64 (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (+.f64 (sqrt.f64 (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.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 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 t (-.f64 (*.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/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 t (fma.f64 eh (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (cos t) eh) eh) |
#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 (sin (atan (/ (/ eh ew) (tan t)))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (sin (atan (/ (/ eh ew) (tan t)))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (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 ew ew) (*.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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh))))) 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)))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (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 ew ew) (*.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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh))))) 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)))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (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 ew ew) (*.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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh))))) 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)))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (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 ew ew) (*.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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh))))) 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)))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))))) eh))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) eh))))))) |
#s(approx (asinh (/ (/ eh ew) (tan t))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (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 ew ew) (*.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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh))))) 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)))))) eh))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (*.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))))) eh)) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) (fma.f64 #s(literal -1/9 binary64) (/.f64 eh ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))))) eh))))))))))) |
#s(approx (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (* (sin t) ew) (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 (* (sin t) ew) (*.f64 ew t)) |
#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 (+ (* (* 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 (*.f64 ew (sin.f64 t)) (/.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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.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 (sin t) (sin.f64 t)) |
#s(approx (cos (atan (/ (/ eh ew) (tan t)))) (/.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 (* (/ (/ eh ew) (tan t)) (/ (/ eh ew) (tan 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 (tan t) (tan.f64 t)) |
#s(approx (cos t) (cos.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 (*.f64 ew (sin.f64 t)) (/.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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* t (+ 1 (* -1/6 (* t t)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ 1 (* -1/6 (* t t))) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
#s(approx (+ 1 (* -1/6 (* t t))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.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 (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (sin (atan (/ (/ 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.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 (* t (+ 1 (* -1/6 (* t t)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal -2 binary64)))))) |
Compiled 225 619 to 5 165 computations (97.7% saved)
36 alts after pruning (34 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 837 | 18 | 855 |
| Fresh | 3 | 16 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 844 | 36 | 880 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) | |
| 5.3% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))))) | |
| 19.8% | (sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) | |
| ✓ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 74.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 70.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 71.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 74.7% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 70.9% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 81.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) | |
| ✓ | 34.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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))))))))) | |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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))))))))) | |
| ▶ | 14.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) | |
| 44.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) | |
| 14.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) | |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) | |
| 14.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) | |
| 17.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) | |
| 35.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| ▶ | 92.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) | |
| 40.2% | (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 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) | |
| 39.5% | (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) ew) (/.f64 eh #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)))))))))) eh))) | |
| 43.1% | (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) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) | |
| 40.0% | (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)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) | |
| 44.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 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) | |
| ▶ | 40.2% | (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) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) eh))) | |
| 43.0% | (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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) | |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) | |
| 9.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) | |
| ▶ | 14.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
| 18.3% | #s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
Compiled 4 545 to 2 357 computations (48.1% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) |
ew |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) |
#s(approx (cos t) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 binary64) |
(*.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)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.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))))))) |
(*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(*.f64 (/.f64 ew eh) (tan.f64 t)) |
(/.f64 ew eh) |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(sin.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) |
| 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) eh))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* eh (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) #s(hole binary64 (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (* eh (cos t)) (* ew (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (* eh (cos t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#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/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/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/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ ew eh) #s(hole binary64 (/ ew 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 (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (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 (+ (* (* 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))))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos 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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh))) eh)) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (+ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2))) eh))) eh)) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* ew (+ (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos 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)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 4)) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* eh (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)))) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2))))) ew))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#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)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#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)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow ew 3))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (* t (+ (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (* t (+ (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (/ (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* -1/6 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)) (* 1/120 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)))))) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* -1/6 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* 1/120 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/5040 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 1)) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (+ 1 (* -1/6 (pow t 2))))) |
#s(approx (* -1/6 (* t t)) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (* ew (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #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 (/ (* eh (cos t)) (* ew (sin t))) #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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* 1/3 (/ (* ew (pow t 2)) eh)) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* 2/15 (/ (* ew (pow t 2)) eh)) (* 1/3 (/ ew eh)))) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* 1/3 (/ ew eh)) (* (pow t 2) (+ (* 17/315 (/ (* ew (pow t 2)) eh)) (* 2/15 (/ ew eh)))))) (/ ew eh))))) |
#s(approx (tan t) #s(hole binary64 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 (* eh (sin (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 (/ (/ 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1/6 (pow t 3)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* (pow t 3) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 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 (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1 (* (pow t 3) (- 1/6 (/ 1 (pow t 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 107.0ms | t | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t (/ eh (sin t)) eh (sin t) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* 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) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) 1 (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t 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)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (atan (/ (* eh (cos t)) (* ew (sin t)))) (/ (* eh (cos t)) (* ew (sin t))) (* eh (cos t)) (* ew (sin t)) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (* (/ ew eh) (tan t)) (/ ew eh) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew)) |
| 46.0ms | ew | @ | 0 | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t (/ eh (sin t)) eh (sin t) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* 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) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) 1 (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t 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)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (atan (/ (* eh (cos t)) (* ew (sin t)))) (/ (* eh (cos t)) (* ew (sin t))) (* eh (cos t)) (* ew (sin t)) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (* (/ ew eh) (tan t)) (/ ew eh) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew)) |
| 37.0ms | t | @ | -inf | ((fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t (/ eh (sin t)) eh (sin t) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* 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) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) 1 (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t 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)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (atan (/ (* eh (cos t)) (* ew (sin t)))) (/ (* eh (cos t)) (* ew (sin t))) (* eh (cos t)) (* ew (sin t)) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (* (/ ew eh) (tan t)) (/ ew eh) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew)) |
| 30.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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t (/ eh (sin t)) eh (sin t) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* 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) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) 1 (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t 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)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (atan (/ (* eh (cos t)) (* ew (sin t)))) (/ (* eh (cos t)) (* ew (sin t))) (* eh (cos t)) (* ew (sin t)) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (* (/ ew eh) (tan t)) (/ ew eh) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew)) |
| 24.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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (atan (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) t (/ eh (sin t)) eh (sin t) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* 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) ew) (/ eh (sin t))))) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (* (/ (cos t) ew) (/ eh (sin t))) (/ (cos t) ew) (cos t) 1 (/ eh (sin t)) (sin t) (* t (+ 1 (* -1/6 (* t t)))) (+ 1 (* -1/6 (* t t))) (* -1/6 (* t t)) -1/6 (* t 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)))))) (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (atan (/ (* eh (cos t)) (* ew (sin t)))) (/ (* eh (cos t)) (* ew (sin t))) (* eh (cos t)) (* ew (sin t)) (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (* (/ ew eh) (tan t)) (/ ew eh) (tan t) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) (sin (atan (/ (/ eh ew) (tan t)))) (atan (/ (/ eh ew) (tan t))) (/ (/ eh ew) (tan t)) (/ eh ew)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2897 | 158963 |
| 0 | 2983 | 151540 |
| 0 | 10481 | 147077 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) |
ew |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (cos.f64 t) ew) |
(cos.f64 t) |
t |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) |
#s(approx (cos t) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 binary64) |
(*.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)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.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))))))) |
(*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(*.f64 (/.f64 ew eh) (tan.f64 t)) |
(/.f64 ew eh) |
(tan.f64 t) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(sin.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) |
#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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) eh))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* (pow eh 2) (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))) eh))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh (sin t)))) |
#s(approx eh #s(hole binary64 eh)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* eh (pow (cos t) 2)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* eh (+ (* eh (+ (* 1/2 (* (cos t) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* eh (+ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/6 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/6 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t))))))) (* ew (sin t)))) (+ (* 1/12 (+ (* -12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* 1/12 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/4 (pow (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) 2)) (+ (* 1/3 (/ (* (cos t) (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* (pow ew 2) (pow (sin t) 2)))))))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))))) (* ew (sin t)))) (* 1/4 (/ (* (pow (cos t) 2) (+ (* -2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* 2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (* ew (sin t)))) (+ (* -1 (/ (* (cos t) (+ (* 1/2 (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (* ew (sin t)))) (+ (* 1/3 (+ (* -3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* 2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (+ (* 1/3 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (* ew (sin t)))))))) (* 1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* (pow eh 2) (cos t)) (* ew (sin t))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))))) |
#s(approx (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) #s(hole binary64 (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) #s(hole binary64 (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) |
#s(approx (atan (/ (* eh (cos t)) (* ew (sin t)))) #s(hole binary64 (atan (/ (* eh (cos t)) (* ew (sin t)))))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #s(hole binary64 (/ (* eh (cos t)) (* ew (sin t))))) |
#s(approx (* eh (cos t)) #s(hole binary64 (* eh (cos t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))))) |
#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/2 (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/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/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* -1/2 (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ ew eh) #s(hole binary64 (/ ew 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 (sin (atan (/ (/ eh ew) (tan t)))) #s(hole binary64 (sin (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 (+ (* (* 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))))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ 1 eh))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow eh 4))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow eh 6) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (pow eh 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (+ (/ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/720 (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (cos t) 2))) (+ (* -1/4 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (+ (* 45/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 45/2 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (+ (* 1/384 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/96 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (/ (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)) (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (+ (/ (* (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/24 (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))))))) (+ (* -1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (+ (* 1/32 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))) (* 1/24 (/ (+ (* -3/2 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4))) (* -3/4 (/ (* (pow ew 4) (pow (sin t) 4)) (pow (cos t) 4)))) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (- (+ (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) (- (* 1/4 (/ (* (pow ew 2) (* (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (pow (sin t) 2))) (pow (cos t) 2))) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh)))))))))) (pow (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))) (/ 1 (exp (+ (log (* 2 (/ (cos t) (* ew (sin t))))) (* -1 (log (/ 1 eh))))))))))))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew (sin t)) (* eh (cos t))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos 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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh)) (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh)) eh))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))) (* -1 (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2)))) eh)) (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) eh))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) eh))) eh)) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (* -1 (/ (+ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 2))) eh))) eh)) (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2)))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (/ (* (cos t) (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (cos t) (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))) (pow eh 6)) (+ (/ (* (cos t) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 4)) (/ (* (cos t) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (pow eh 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 6) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (pow eh 6) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 6) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 6) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (pow eh 4) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (pow eh 2) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (/ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))))))))))) (+ (/ 1 (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (pow eh 2) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (* (pow eh 6) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (pow eh 4) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 4) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (* (pow eh 6) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (+ (* -1 (log (/ -1 eh))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (pow eh 6))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (pow eh 4))) (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (* -1 (* eh (+ (* -1 (/ (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))) (+ (* -1 (/ (- (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/720 (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (+ (* -1/2 (/ (* ew (* (sin t) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3)))) (+ (* 45 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow (cos t) 4) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* 45 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow (cos t) 5) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* 1/48 (/ (* ew (* (sin t) (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* 1/48 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 3))))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))) (/ (* (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (pow eh 6))) (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (/ (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))))))) (+ (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2)))) (* -3 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow (cos t) 3) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))) (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (* 1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow (cos t) 2) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (pow (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))) 2))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2)))) (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh)))))))))) (pow eh 4))) (* -1 (/ (- (+ (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (* (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))))) (/ (* (- (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (sin t))) (* (cos t) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))))) (* 1/2 (/ (* ew (sin t)) (* (cos t) (* (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t)))))))))) (pow (+ (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))) (/ 1 (exp (+ (log (+ (* -1 (/ (cos t) (* ew (sin t)))) (/ (cos t) (* ew (sin t))))) (* -1 (log (/ -1 eh))))))) 2))) (pow eh 2)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (* ew (sin t)) (* eh (cos t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t)))) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t))))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* ew (sin t))))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (sin t)) (cos t))))) eh)))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (+ (* eh (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* ew (+ (* ew (+ (* eh (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (* eh (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)))) (/ (* eh (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* ew (+ (* ew (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (* ew (+ (* ew (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx ew #s(hole binary64 ew)) |
#s(approx (/ (cos t) ew) #s(hole binary64 (/ (cos t) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (+ (* (pow ew 2) (+ (* (cos t) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* (cos t) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* (pow ew 2) (* (cos t) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))))) (/ (* (cos t) (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (/ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (/ 1 (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* 1/4 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/24 (* (pow ew 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (+ (* -1 (log ew)) (* (pow ew 2) (+ (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* 1/720 (* (pow ew 2) (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))))) |
#s(approx (* ew (sin t)) #s(hole binary64 (* ew (sin t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow ew 2) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow ew 2) (+ (* eh (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (* (pow ew 2) (+ (* eh (* (pow ew 2) (- (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/720 (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (pow (cos t) 2))))))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/4 (/ (* (pow (sin t) 2) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/720 (/ (+ (* 15/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (+ (* 45/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 45/2 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (+ (* 1/384 (/ (pow (sin t) 6) (* (pow eh 6) (* (pow (cos t) 6) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/96 (/ (* (pow (sin t) 2) (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (+ (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (/ (* (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (* eh (- (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))))) (+ (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* 1/24 (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))))))) (+ (* -1/16 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (+ (* 1/32 (/ (pow (sin t) 4) (* (pow eh 4) (* (pow (cos t) 4) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))) (* 1/24 (/ (+ (* -3/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4)))) (* -3/4 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)) (/ (* (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))))) (- (+ (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (* (pow (cos t) 2) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) (- (* 1/4 (/ (* (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/4 (/ (pow (sin t) 2) (* (pow eh 2) (* (pow (cos t) 2) (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) (pow (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))) 2)))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew))))))) (+ (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))) (/ 1 (exp (+ (log (* 2 (/ (* eh (cos t)) (sin t)))) (* -1 (log ew)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (sin t))) (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))))) (/ (sin t) (* eh (cos t))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (sin t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (sin t))))))) (/ (sin t) (* eh (cos 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)) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* ew (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow ew 3))) (+ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) (+ (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (pow ew 4)) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* ew (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))) (+ (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t))) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 4)) (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (/ (* eh (pow (cos t) 2)) (sin t))) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2)))) ew))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (+ (* 1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew)) (+ (/ (* eh (pow (cos t) 2)) (sin t)) (+ (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/6 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/3 (/ (* eh (* (cos t) (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))))))))))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))) (sin t))) (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2)))))) (pow ew 3)) (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t))) (+ (* -1 (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))) (+ (* 1/3 (+ (* -3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (* 1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))))))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (pow ew 2))))) ew))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#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)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))))))) |
#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)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (pow ew 6)))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/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))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* -1 (* ew (+ (* -1 (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (+ (* -1 (/ (* eh (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))))) (pow ew 3))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow ew 3))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (* -1 (* ew (+ (* -1 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t)) eh)) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (pow ew 3))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1/2 (/ (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* eh (pow (cos t) 2)) (sin t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (cos t) (- (* 1/2 (+ (* -1 (* (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (+ (* -1/3 (/ (* eh (* (cos t) (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) (sin t))) (+ (* 1/12 (+ (* -12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (+ (* 1/12 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (+ (* 1/4 (pow (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) 2)) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (pow (sin t) 2))) (+ (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))))))) (sin t)) (/ (* eh (* (cos t) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/6 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/6 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t)))))))) (sin t)))))))))) (+ (* 1/4 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (pow (sin t) 2))) (* 1/2 (/ (* eh (* (cos t) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))) (sin t)))))) ew)) (* (cos t) (- (* 1/2 (+ (* -1 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))) (sin t))) (+ (* -1/3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (+ (* 1/3 (+ (* -2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))) (* 3 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3))))) (+ (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) (sin t)) (/ (* eh (* (cos t) (+ (* 1/2 (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)))))) (sin t))))))) (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (pow (sin t) 3)))))) ew)) (* 1/2 (* (cos t) (+ (* -2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))) (* 2 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))))))) ew))) ew)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))) ew))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
#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 (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* t (+ (* eh (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (+ (* eh (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* t (+ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* t (+ (* -1/6 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) (* eh (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (* t (+ (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (- (+ (* t (+ (* t (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* -1/6 (/ (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) eh)) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* ew (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (/ (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* -1/6 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)) (* 1/120 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)))) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) eh)) (* 1/120 (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh)))))) (/ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) eh))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* -1/6 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* 1/120 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) #s(hole binary64 (* t (+ (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (* (pow t 2) (+ (* -1/5040 (* (pow t 2) (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* 1/120 (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) #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) ew) (/ eh (sin t))) #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 (/ (cos t) ew) #s(hole binary64 (/ 1 ew))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* -1/2 (/ (pow t 2) ew)) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* 1/24 (/ (pow t 2) ew)) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#s(approx (/ (cos t) ew) #s(hole binary64 (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/720 (/ (pow t 2) ew)) (* 1/24 (/ 1 ew)))) (* 1/2 (/ 1 ew)))) (/ 1 ew)))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ eh t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* 1/6 (* eh (pow t 2)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#s(approx (/ eh (sin t)) #s(hole binary64 (/ (+ eh (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/5040 eh) (+ (* 1/720 eh) (* 1/6 (+ (* -1/36 eh) (* 1/120 eh))))))) (+ (* -1/36 eh) (* 1/120 eh)))) (* -1/6 eh)))) t))) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* -1/2 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/2 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/24 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* -1/720 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (/ (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) #s(hole binary64 (- (+ (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (/ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (/ 1 (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (* -1 (log t))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* 1/2 (/ (* ew (* (pow t 2) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/24 (* (pow t 2) (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) #s(hole binary64 (+ (log (* 2 (/ eh ew))) (+ (* -1 (log t)) (* (pow t 2) (+ (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) eh)) (* (pow t 2) (+ (* 1/720 (* (pow t 2) (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))))) (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew 2) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t)))))))))) (/ (pow ew 2) eh))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))))) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* eh (* (pow t 2) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) #s(hole binary64 (+ (* (pow t 2) (+ (* eh (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/720 (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3)))))) (+ (* -1/2 (/ (* ew (* (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/720 (/ (+ (* -180 (/ (* (pow ew 2) (* (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew)))))) (pow eh 2))) (+ (* 30 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (pow eh 3))) (* 360 (/ (* ew (- (+ (* -1/720 (/ eh ew)) (* 1/2 (/ (* ew (- (+ (* 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 (/ (* (pow ew 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2)))))) (pow eh 2))))) eh))) (+ (* -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)))))))) eh)))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (+ (* 1/48 (/ (* ew (* (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (* 1/48 (/ (* (pow ew 3) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 3)) (* (pow eh 3) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (+ (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (/ (* (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))) (* eh (- (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (+ (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (/ (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) (+ (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (* 1/24 (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh)))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))))) (+ (* -1/4 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (* 1/24 (/ (+ (* -3 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (pow eh 2))) (* 12 (/ (* ew (- (+ (* 1/24 (/ eh ew)) (* 1/2 (/ (* 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 ew 2) (pow (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew))) 2)) (pow eh 2))))) eh))) (+ (* -1/6 (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (* 1/120 (/ eh ew))))) eh))) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (* 1/8 (/ (* (pow ew 2) (pow (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))) 2)) (* (pow eh 2) (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)) (/ (* (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))) (- (+ (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) (* eh (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))))) (/ (* (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) (- (* 1/2 (/ (* ew (* (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew))))) eh)) (* 1/2 (/ (* ew (- (+ (* -1/2 (/ eh ew)) (* 1/2 (/ (* ew (+ 1 (* 2 (/ (* eh (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) ew)))) eh))) (* -1/6 (/ eh ew)))) (* eh (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))))) (pow (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))) 2)))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))))))) (/ (* eh (- (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t))))))) (+ (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))) (/ 1 (exp (+ (log (* 2 (/ eh ew))) (* -1 (log t)))))))))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* t (+ 1 (* -1/6 (pow t 2)))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 1)) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (+ 1 (* -1/6 (pow t 2))))) |
#s(approx (* -1/6 (* t t)) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) #s(hole binary64 (* ew (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (* ew (sin t))) #s(hole binary64 (/ eh (* ew t)))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #s(hole binary64 (/ (+ (* (pow t 2) (- (* -1/2 (/ eh ew)) (* -1/6 (/ eh ew)))) (/ eh ew)) t))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) #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 (/ (* eh (cos t)) (* ew (sin t))) #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 (* eh (cos t)) #s(hole binary64 eh)) |
#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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (/ (* (pow ew 2) (pow t 2)) eh))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* -1/2 (/ (* (pow ew 3) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) ew)) (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))) (/ ew eh))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) ew)) (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)))))) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (/ (* ew t) eh))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* 1/3 (/ (* ew (pow t 2)) eh)) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* 2/15 (/ (* ew (pow t 2)) eh)) (* 1/3 (/ ew eh)))) (/ ew eh))))) |
#s(approx (* (/ ew eh) (tan t)) #s(hole binary64 (* t (+ (* (pow t 2) (+ (* 1/3 (/ ew eh)) (* (pow t 2) (+ (* 17/315 (/ (* ew (pow t 2)) eh)) (* 2/15 (/ ew eh)))))) (/ ew eh))))) |
#s(approx (tan t) #s(hole binary64 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 (* eh (sin (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 (/ (/ 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) #s(hole binary64 (* eh (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) #s(hole binary64 (+ (/ (* ew (* (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (sin t))) eh) (/ (* (cos t) (- (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t)))) (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))))) (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (+ (/ 1 (+ (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (* eh (cos t)) (* ew (sin t))))) (/ (* eh (cos t)) (* ew (sin t))))))))) |
#s(approx (cos t) #s(hole binary64 (cos t))) |
#s(approx (sin t) #s(hole binary64 (sin t))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) #s(hole binary64 (/ (* (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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(hole binary64 (+ (* eh (* (cos t) (sin (atan (/ (* eh (cos t)) (* ew (sin t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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 (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1/6 (pow t 3)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* (pow t 3) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* -1/6 (pow t 2)))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(hole binary64 (* (pow t 2) (- (/ 1 (pow t 2)) 1/6)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) #s(hole binary64 (* (* ew (sin t)) (sqrt (/ 1 (+ 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 (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
#s(approx (tan t) #s(hole binary64 (/ (sin t) (cos t)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) #s(hole binary64 (* -1 (* (pow t 3) (- 1/6 (/ 1 (pow t 2))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (-.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)))))) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) |
(+.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) |
ew |
(/.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t))) (neg.f64 eh)) |
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) |
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(sin.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) |
(cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)) |
(/.f64 (cos.f64 t) ew) |
(sin.f64 (+.f64 t (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 t)) |
(cos.f64 t) |
t |
(/.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) |
(/.f64 eh (sin.f64 t)) |
eh |
(sin.f64 t) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) (+.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(/.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))) |
(asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))) |
(log.f64 (fma.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh)) |
(*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh) |
(tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -2 binary64) (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) (+.f64 (exp.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) (exp.f64 (neg.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) |
(asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))))) |
(log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 #s(approx (cos t) #s(literal 1 binary64)) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 #s(approx (cos t) #s(literal 1 binary64))) (neg.f64 ew)) |
(/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) |
#s(approx (cos t) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 eh) (neg.f64 #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) |
(/.f64 eh #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 #s(literal -1/6 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t t)) |
#s(literal -1/6 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))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.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))))))) |
(*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(sin.f64 (+.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
(cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
(atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 (cos.f64 t) (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 eh (cos.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(*.f64 (/.f64 ew eh) (tan.f64 t)) |
(/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 eh (cos.f64 t)))) |
(/.f64 (*.f64 ew (sin.f64 t)) (*.f64 eh (cos.f64 t))) |
(/.f64 (neg.f64 ew) (neg.f64 eh)) |
(/.f64 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 (/.f64 (/.f64 eh ew) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64))))) |
(sin.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) |
#s(approx (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 #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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos 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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) eh)) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 #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)))))) eh)) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (fma.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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)))))) eh)) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh)) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) |
#s(approx (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (* (/ (cos t) ew) (/ eh (sin t)))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (/ eh (sin t)) (/.f64 eh (sin.f64 t))) |
#s(approx eh eh) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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) ew) (/ eh (sin t)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (fabs (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew (sin.f64 t)) (/.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 eh (fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/ eh (sin t))))) 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) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (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) ew) (/.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)))) (sin.f64 t)))))))) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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) ew) (/.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)))) (sin.f64 t)))))) (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) ew) (/.f64 (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))))) (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) ew) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.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)))))) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 (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))))) (sin.f64 t))))) (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 (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t))))))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* t (cos (atan (/ (* eh (cos t)) (* ew (sin t)))))) (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (cos (atan (/ (* eh (cos t)) (* ew (sin t))))) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) |
#s(approx (atan (/ (* eh (cos t)) (* ew (sin t)))) (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
#s(approx (* eh (cos t)) (*.f64 eh (cos.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) |
#s(approx (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 ew (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/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/2 binary64) (*.f64 (*.f64 eh eh) (*.f64 ew (*.f64 (sin.f64 t) (fma.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 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64))) (*.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)))))) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)))))))))))))) |
#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) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1 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/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/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) (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/2 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 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/4 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 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)))))))))))) |
#s(approx (* (/ ew eh) (tan t)) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
#s(approx (/ ew eh) (/.f64 ew eh)) |
#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 (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 eh (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 #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/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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/384 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(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 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/32 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(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 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh)) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.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) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) eh)) eh)))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 eh eh)))) eh) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)))) eh)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 ew (*.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 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) eh))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 ew (*.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 (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (*.f64 eh eh))) eh))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (pow.f64 eh #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (*.f64 eh eh)))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64)))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))))))) (+.f64 (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (*.f64 eh (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (*.f64 eh eh)) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (*.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 3 binary64))) (fma.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 45 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) #s(literal 2 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) #s(literal 2 binary64)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64))))) (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64)))))))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (*.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (sin.f64 t)) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew (cos.f64 t)) (/.f64 (sin.f64 t) (*.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) eh) #s(literal -1 binary64))))))) #s(literal 2 binary64)))) (*.f64 eh eh))))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (* (* ew (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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t)))) eh))) |
#s(approx (* (* ew (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 (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 t))))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)))) eh))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 ew (sin.f64 t)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))))) eh))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (fma.f64 eh (*.f64 ew (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 ew (fma.f64 ew (fma.f64 eh (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))))))) (*.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) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (fma.f64 ew (fma.f64 ew (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (fma.f64 ew (fma.f64 ew (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx ew ew) |
#s(approx (/ (cos t) ew) (/.f64 (cos.f64 t) ew)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (cos t)) (fma.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (cos t)) (fma.f64 (*.f64 ew ew) (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) (*.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (cos t)) (fma.f64 (*.f64 ew ew) (fma.f64 (cos.f64 t) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (cos.f64 t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (/.f64 (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))) |
#s(approx (* ew (sin t)) (*.f64 ew (sin.f64 t))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (*.f64 (*.f64 ew ew) (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 ew ew) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/96 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal 15/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (fma.f64 #s(literal 45/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 45/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/96 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 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) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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/24 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))) (*.f64 #s(literal -3/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64))))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #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 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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/4 binary64) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) (pow.f64 (+.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew))))))))) |
#s(approx (* (* ew (sin t)) (/ 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) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 ew (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))))))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 6 binary64)))))) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 8 binary64))))))) (sin.f64 t)))))) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 ew (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 ew (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 3 binary64))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t) (+.f64 (/.f64 (*.f64 eh (*.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)))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 ew (fma.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh)))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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 3 binary64))) (fma.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 ew (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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 3 binary64))) (fma.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (sin.f64 t)) (+.f64 (/.f64 (*.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 (*.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) ew) (/ eh (sin t))))) (cos t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t))) ew)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (/.f64 (*.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)))) ew)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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 (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (+.f64 (/.f64 (*.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))))))) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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))))) ew)) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))))))))) (pow.f64 ew #s(literal 3 binary64))) (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 (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.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 (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) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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))))) (pow.f64 ew #s(literal 3 binary64))) (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.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))) (/.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.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))) (/.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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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))))))) (pow.f64 ew #s(literal 3 binary64))) (+.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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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 #s(literal 1 binary64) (fma.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))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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))))))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (+.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 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/4 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 (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 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.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))))))) (pow.f64 (sin.f64 t) #s(literal 2 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)))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.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 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.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)) (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 (*.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 3 binary64))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.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)) (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 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))))))))) (pow.f64 ew #s(literal 3 binary64))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh)))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 3 binary64))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.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 (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 3 binary64))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.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 (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 (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eh (pow.f64 (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 (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 (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 (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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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 (* (/ (cos t) ew) (/ eh (sin 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (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 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) ew)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(literal -1 binary64) (*.f64 ew (fma.f64 #s(literal -1 binary64) (sin.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal -1 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/4 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (sin.f64 t)))) ew) (*.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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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) ew) (/ eh (sin t))))) 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 (* (* ew (sin t)) (/ 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 (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) |
#s(approx (* (* ew (sin t)) (/ 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 (sin.f64 t) (fma.f64 #s(literal -1 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/4 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))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 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/4 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 (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))) (*.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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 eh (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 eh (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64))) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 eh (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64))) (*.f64 t (fma.f64 eh (*.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
#s(approx (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (fma.f64 eh (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64))) (*.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/6 binary64) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (-.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (-.f64 (+.f64 (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (/.f64 (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) eh)) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (-.f64 (fma.f64 t (fma.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh)) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (-.f64 (fma.f64 t (fma.f64 t (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh)) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (/.f64 (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh)) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (*.f64 t (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh)))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh))) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh)))) |
#s(approx (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/6 binary64) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) eh) (*.f64 #s(literal 1/120 binary64) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh))))) (/.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) eh)))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (*.f64 t (+.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (*.f64 t (+.f64 (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) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))))) |
#s(approx (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) (*.f64 t (+.f64 (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) (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 (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (*.f64 #s(literal 1/120 binary64) (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))))))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))) |
#s(approx (* (/ (cos t) ew) (/ eh (sin 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)) |
#s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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) ew) (/ eh (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 (/ (cos t) ew) (pow.f64 ew #s(literal -1 binary64))) |
#s(approx (/ (cos t) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t t) ew) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 t t) ew)) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (/ (cos t) ew) (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/24 binary64) (pow.f64 ew #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 ew #s(literal -1 binary64)))) (pow.f64 ew #s(literal -1 binary64)))) |
#s(approx (cos t) #s(literal 1 binary64)) |
#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 (/ eh (sin t)) (/.f64 eh t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 #s(literal 1/6 binary64) (*.f64 eh (*.f64 t t)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#s(approx (/ eh (sin t)) (/.f64 (+.f64 eh (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/5040 binary64) eh (fma.f64 #s(literal 1/720 binary64) eh (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh))))))) (fma.f64 #s(literal -1/36 binary64) eh (*.f64 #s(literal 1/120 binary64) eh)))) (*.f64 #s(literal -1/6 binary64) eh)))) t)) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (pow.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) #s(literal -1 binary64)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin t)))) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (fma.f64 #s(literal -1 binary64) (log.f64 t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh))))) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))))))))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 ew ew) eh))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/24 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/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))))) (/.f64 (*.f64 ew ew) eh)))))) |
#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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) eh) (fma.f64 (*.f64 t t) (fma.f64 eh (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.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/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/720 binary64) (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (fma.f64 #s(literal -180 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.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 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 eh eh)) (fma.f64 #s(literal 30 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal 360 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (-.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 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh)))))) (*.f64 eh eh))))) eh))) (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)))))))) eh)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (*.f64 #s(literal 1/48 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (*.f64 (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (*.f64 eh (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 #s(literal 12 binary64) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 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 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 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 eh eh))))) eh))) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 #s(literal 1/120 binary64) (/.f64 eh ew))))) eh))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))))) eh)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 ew eh) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eh ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew)))) ew)))) eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 eh ew))) (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) (pow.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) #s(literal 2 binary64))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))))))) (/.f64 (*.f64 eh (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t))))))))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) t) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))) |
#s(approx (+ 1 (* -1/6 (* t t))) #s(literal 1 binary64)) |
#s(approx (+ 1 (* -1/6 (* t t))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))) |
#s(approx (* -1/6 (* t t)) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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 (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin 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)) (* ew (sin t))) (/.f64 eh (*.f64 ew t))) |
#s(approx (/ (* eh (cos t)) (* ew (sin 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)) |
#s(approx (/ (* eh (cos t)) (* ew (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 (/ (* eh (cos t)) (* ew (sin t))) (/.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 eh ew) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 eh ew)) (fma.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -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 (* eh (cos t)) eh) |
#s(approx (* eh (cos t)) (+.f64 eh (*.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t))))) |
#s(approx (* eh (cos t)) (+.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 (cos t)) (+.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 (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (/.f64 (pow.f64 (*.f64 ew t) #s(literal 2 binary64)) eh)) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64))))))) (fma.f64 #s(literal -1/240 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal 1/12 binary64) (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))))))))))))) (/.f64 (*.f64 ew ew) eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (/.f64 (*.f64 ew t) eh)) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 3 binary64))) (/.f64 ew eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))))) (/.f64 ew eh)))) |
#s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew))))) (pow.f64 eh #s(literal 3 binary64))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (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)))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (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 1 binary64) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)))))) (pow.f64 eh #s(literal 6 binary64)))))))) ew) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 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))))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (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 eh #s(literal 6 binary64))))))) ew))))) (/.f64 ew eh)))) |
#s(approx (* (/ ew eh) (tan t)) (/.f64 (*.f64 ew t) eh)) |
#s(approx (* (/ ew eh) (tan t)) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 ew (*.f64 t t)) eh) (/.f64 ew eh)))) |
#s(approx (* (/ ew eh) (tan t)) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 ew (*.f64 t t)) eh) (*.f64 #s(literal 1/3 binary64) (/.f64 ew eh))) (/.f64 ew eh)))) |
#s(approx (* (/ ew eh) (tan t)) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) (/.f64 ew eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 ew (*.f64 t t)) eh) (*.f64 #s(literal 2/15 binary64) (/.f64 ew eh))))) (/.f64 ew eh)))) |
#s(approx (tan t) 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 (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 (* (* 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 (/ (/ 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 (* (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) eh) (*.f64 eh (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (+.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))))) |
#s(approx (+ (* ew (/ (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) (sin t)) eh)) (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t))) (+.f64 (/.f64 (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t))) eh) (/.f64 (*.f64 (cos.f64 t) (-.f64 (+.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
#s(approx (cos t) (cos.f64 t)) |
#s(approx (sin t) (sin.f64 t)) |
#s(approx (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (cos t)) (/.f64 (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (asinh (* (/ (cos t) ew) (/ eh (sin 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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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 (*.f64 ew (sin.f64 t)) (/.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 (* (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) 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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ 1 (* -1/6 (* t t))) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))) |
#s(approx (+ 1 (* -1/6 (* t t))) (*.f64 (*.f64 t t) (-.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.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 (/ 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 (tan t) (tan.f64 t)) |
#s(approx (* t (+ 1 (* -1/6 (* t t)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal -2 binary64)))))) |
Compiled 174 564 to 4 953 computations (97.2% saved)
41 alts after pruning (38 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 597 | 9 | 606 |
| Fresh | 0 | 29 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 601 | 41 | 642 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) | |
| 5.3% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))))) | |
| 11.5% | (sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) | |
| 19.8% | (sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) | |
| 70.3% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ✓ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 74.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 59.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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))))))) | |
| 71.3% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 74.7% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 70.9% | (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 81.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) | |
| ✓ | 34.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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))))))))) | |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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))))))))) | |
| ✓ | 14.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) | |
| 44.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) | |
| 14.3% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) | |
| 14.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) | |
| 14.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) | |
| 17.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) | |
| 35.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) | |
| 83.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (cos.f64 t))) eh))) | |
| 79.6% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (-.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)))))) eh))) | |
| 11.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) eh))) | |
| 69.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) | |
| 29.1% | (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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) eh))) | |
| 40.2% | (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 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) | |
| 39.5% | (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) ew) (/.f64 eh #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)))))))))) eh))) | |
| 43.1% | (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) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) | |
| 40.0% | (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)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) | |
| 44.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 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) | |
| 43.1% | (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) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) | |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin 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)))) eh))) | |
| 43.0% | (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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) | |
| 33.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) | |
| 8.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))))))))) | |
| 9.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) | |
| 14.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) | |
| 18.3% | #s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
Compiled 6 739 to 1 881 computations (72.1% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) eh) (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) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (cos.f64 t))) eh))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))) ew)) ew))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))) (fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew)))) (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 t))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 eh ew))) (*.f64 #s(literal -1 binary64) (log.f64 t)))))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 #s(literal 2 binary64) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) (*.f64 #s(literal -1 binary64) (log.f64 ew)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (-.f64 (exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #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 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh)))) (exp.f64 (neg.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 eh))))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(approx (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (*.f64 ew (+.f64 (sqrt.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) ew)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))))) |
#s(approx (* (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t))))))) (sqrt (+ (* (* (cos t) eh) (tanh (asinh (/ (/ eh ew) (tan t))))) (* (* (sin t) ew) (cos (atan (/ (/ eh ew) (tan t)))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (*.f64 eh (*.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)))) (pow.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(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 (pow.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(literal -1 binary64)) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (-.f64 (*.f64 (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t))) (*.f64 (*.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh)) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (cos.f64 t)))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
5 calls:
| 27.0ms | eh |
| 15.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 15.0ms | ew |
| 15.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 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) eh) (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) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (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) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) (sin.f64 t)) eh) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) (cos.f64 t))) eh))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #s(literal 2 binary64)) |
| Outputs |
|---|
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 14.0ms | eh |
| 13.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))))))) |
| 13.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 12.0ms | t |
| 12.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) eh) (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) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (* (* (cos t) eh) (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))))) (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (sin.f64 t)) (/.f64 (pow.f64 (*.f64 eh (cos.f64 t)) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 30.0ms | ew |
| 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 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 11.0ms | t |
| 11.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (+.f64 (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))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 #s(approx (* eh (cos t)) eh) (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) #s(approx (tan t) t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t t) eh) eh) ew) t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 31.0ms | t |
| 20.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 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 | ew |
| 11.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 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.6% | 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.6% | 1 | eh |
| 99.6% | 1 | ew |
| 99.6% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.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)) #s(approx (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2)))) (*.f64 (/.f64 ew eh) (tan.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.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))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 18.0ms | eh |
| 10.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))))))) |
| 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 | t |
| 9.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 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.4% | 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.4% | 1 | eh |
| 99.4% | 1 | ew |
| 99.4% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t)))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 27.0ms | t |
| 9.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))))))) |
| 9.0ms | ew |
| 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 |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 78.8% | 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))))))) |
| 92.0% | 3 | ew |
| 82.3% | 4 | t |
| 86.8% | 3 | eh |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
1 calls:
| 9.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.0% | 3 | ew |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
1 calls:
| 8.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 3 | ew |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
1 calls:
| 8.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | ew |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
2 calls:
| 8.0ms | ew |
| 8.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.8% | 3 | eh |
| 86.6% | 3 | ew |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 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)))))) |
| 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 | ew |
| 7.0ms | t |
| 7.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 74.7% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 74.7% | 1 | t |
| 74.7% | 1 | eh |
| 74.7% | 1 | ew |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (tanh (asinh (* (/ (cos t) ew) (/ eh (sin t))))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 #s(approx (cos t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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) ew) (/ eh (sin 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)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 #s(approx (/ (* eh (cos t)) (* ew (sin 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))))))))) |
(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) #s(literal 1 binary64)) ew) (/.f64 eh (sin.f64 t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) #s(approx (* t (+ 1 (* -1/6 (* t t)))) t)))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t 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 (log.f64 (fma.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t)))))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) #s(literal 1 binary64)))))) 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) ew) (/.f64 eh #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)))))))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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)))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (* (cos (atan (* (/ (cos t) ew) (/ eh (sin t))))) ew) (sin t)) (*.f64 ew (*.f64 t (cos.f64 (atan.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 33.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 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 | ew |
| 7.0ms | t |
| 7.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.4% | 3 | ew |
| 57.4% | 3 | eh |
| 60.1% | 3 | t |
| 44.6% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 44.6% | 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))))))) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))) (*.f64 (/.f64 #s(approx (cos t) #s(literal 1 binary64)) ew) (/.f64 eh #s(approx (sin t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 t t))))))))))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 6.0ms | 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 | (+.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 | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.3% | 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))))))) |
| 34.3% | 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)))))) |
| 34.3% | 1 | eh |
| 34.3% | 1 | ew |
| 34.3% | 1 | t |
Compiled 58 to 42 computations (27.6% saved)
Total -2.4b remaining (-4.4%)
Threshold costs -2.4b (-4.4%)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* ew (sin t)) (*.f64 t (+.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))) #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.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 (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
5 calls:
| 3.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 2.0ms | t |
| 2.0ms | ew |
| 2.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.7% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 14.7% | 1 | ew |
| 14.7% | 1 | t |
| 14.7% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 14.7% | 1 | eh |
Compiled 58 to 42 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 1.2783433866388015e+74 | 1.7631624430679046e+78 |
| 67.0ms | -2.7908346930047217e-59 | -3.14757971828233e-80 |
| 81.0ms | 304× | 0 | valid |
Compiled 1 690 to 1 081 computations (36% saved)
ival-sin: 17.0ms (33.1% of total)ival-cos: 12.0ms (23.4% of total)ival-mult: 8.0ms (15.6% of total)ival-tan: 6.0ms (11.7% of total)ival-div: 4.0ms (7.8% of total)ival-atan: 2.0ms (3.9% of total)ival-add: 1.0ms (1.9% of total)ival-fabs: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2783433866388015e+74 | 1.7631624430679046e+78 |
| 2.0ms | -2.7908346930047217e-59 | -3.14757971828233e-80 |
Compiled 1 785 to 1 176 computations (34.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 72.0ms | 1.0075413989444947e+22 | 1.828373144265452e+35 |
| 25.0ms | -2.7908346930047217e-59 | -3.14757971828233e-80 |
| 50.0ms | 256× | 0 | valid |
Compiled 1 839 to 1 155 computations (37.2% saved)
ival-sin: 14.0ms (32.6% of total)ival-cos: 10.0ms (23.3% of total)ival-mult: 6.0ms (14% of total)ival-tan: 5.0ms (11.6% of total)ival-div: 3.0ms (7% of total)ival-add: 1.0ms (2.3% of total)ival-fabs: 1.0ms (2.3% of total)ival-atan: 1.0ms (2.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.0075413989444947e+22 | 1.828373144265452e+35 |
| 2.0ms | -2.7908346930047217e-59 | -3.14757971828233e-80 |
| 6.0ms | 32× | 0 | valid |
Compiled 1 755 to 1 218 computations (30.6% saved)
ival-sin: 2.0ms (36.5% of total)ival-mult: 1.0ms (18.2% of total)ival-tan: 1.0ms (18.2% of total)ival-cos: 1.0ms (18.2% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-atan: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0075413989444947e+22 | 1.828373144265452e+35 |
| 1.0ms | -2.7908346930047217e-59 | -3.14757971828233e-80 |
Compiled 1 711 to 1 262 computations (26.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 2.0201443137182915e-57 | 1.3021337435634318e-54 |
| 65.0ms | -17858897943836082.0 | -310.5402240705871 |
| 87.0ms | 288× | 0 | valid |
Compiled 1 579 to 995 computations (37% saved)
ival-mult: 30.0ms (37.9% of total)ival-sin: 16.0ms (20.2% of total)ival-cos: 11.0ms (13.9% of total)ival-add: 10.0ms (12.6% of total)ival-tan: 5.0ms (6.3% of total)ival-div: 4.0ms (5.1% of total)ival-fabs: 1.0ms (1.3% of total)ival-atan: 1.0ms (1.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 1050 |
| 1 | 213 | 1024 |
| 2 | 404 | 1024 |
| 3 | 912 | 1024 |
| 4 | 3060 | 1024 |
| 1× | node limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 15000000000000000000000 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 13500000000000001048576 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 13500000000000001048576 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(if (<=.f64 t #s(literal -320 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) (if (<=.f64 t #s(literal 379596049073481/431359146674410236714672241392314090778194310760649159697657763987456 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)) #s(literal 2 binary64)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (tanh.f64 (asinh.f64 (*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t)))))))) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -1639126877815459/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) (if (<=.f64 ew #s(literal 130000000000000002502206884884982926620860110534650344260666487942393364480 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* 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))))))))) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 15000000000000000000000 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) (if (<=.f64 ew #s(literal 15000000000000000000000 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew #s(approx (sin t) t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 13500000000000001048576 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 eh ew) #s(approx (tan t) t)) (/.f64 (/.f64 eh ew) #s(approx (tan t) t))))))))) (if (<=.f64 ew #s(literal 13500000000000001048576 binary64)) (fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))))) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))))) |
(if (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (if (<=.f64 ew #s(literal 13500000000000001048576 binary64)) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))))) |
(if (or (<=.f64 ew #s(literal -5767298273795133/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (not (<=.f64 ew #s(literal 13500000000000001048576 binary64)))) (fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew #s(approx (sin t) t)))))) |
(fabs.f64 (+.f64 #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))) (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 #s(approx (* eh (cos t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) #s(approx (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 t #s(literal -320 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) (if (<=.f64 t #s(literal 379596049073481/431359146674410236714672241392314090778194310760649159697657763987456 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 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))))) |
(if (or (<=.f64 t #s(literal -320 binary64)) (not (<=.f64 t #s(literal 379596049073481/431359146674410236714672241392314090778194310760649159697657763987456 binary64)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (tanh.f64 (asinh.f64 #s(approx (* (/ (cos t) ew) (/ eh (sin t))) (/.f64 eh (*.f64 ew t))))) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (/ 1 (sqrt (+ 1 (pow (/ (/ eh ew) (tan t)) 2))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 ew #s(approx (sin t) t)))) |
| 1× | fuel |
Compiled 1 050 to 141 computations (86.6% saved)
Compiled 2 156 to 316 computations (85.3% saved)
Loading profile data...